html,body{width: 100%;font-size:16px;overflow-x:hidden}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a{ text-decoration:none; color:#333;}
.cuya{font-family: "impact";}

.s_width{ width:1280px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0}

/*主导航多级菜单*/
.hbg{width: 100%;height: 120px;}
.hbg2{ height:120px; width:100%;  position: fixed; background:rgba(49,175,154,0.9);  z-index:99; top:0; opacity:0}
.hbg2 #logo h1{ color:#fff}
.hbg2 #logo h1 i{ color:#fff}
@media( min-width:1700px ){
#logo{transition: .5s;width: 35%; float:left; margin:1% 0 0 2%;}
#logo h1{ font-size:38px;}
#logo h1 i{ font-style:normal; color:#31af9a}
#logo h1 em{ display:block; font-size:16px; font-weight:normal;font-family: georgia,serif;}
#logo:hover{left: 40px;}
#logo img{ width:100%}
}
@media( max-width:1699px ){
#logo{transition: .5s;width: 35%; float:left; margin:1.8% 0 0 2%;}
#logo h1{ font-size:32px;}
#logo h1 i{ font-style:normal; color:#31af9a}
#logo h1 em{ display:block; font-size:16px; font-weight:normal;font-family: georgia,serif;}
#logo:hover{left: 40px;}
#logo img{ width:100%}
}
@media( max-width:1199px){
#logo{transition: .5s;width: 35%; float:left; margin:1% 0 0 2%;}
#logo h1{ font-size:30px;}
#logo h1 i{ font-style:normal; color:#31af9a}
#logo h1 em{ display:block; font-size:15px; font-weight:normal;font-family: georgia,serif;}
#logo:hover{left: 40px;}
#logo img{ width:100%}
}


.nav{ height:120px; width:60%; float:right; background:#31af9a }
.nav ul{ width:90%; margin:0 auto;}
.nav ul{  height: 66px;margin:0 auto; width:80%;}
.nav li { float: left;font-size: 18px; position: relative; line-height:120px; width: calc(100%/8); text-align:center; }
.nav li a { text-decoration: none;display: block; position: relative;z-index: 2; color: #fff; }
.nav li a:hover{ color: #fff; }
.nav li:after{content:'';position:absolute;height:3px;width:0;background:#ca2c2c;bottom:0;left:0;-webkit-transition:width .5s;transition:width .5s;color: #fff; z-index: 1;}
.nav li:hover:after{width:100%;color: #fff;z-index: 1;}

.nav li div {display:none;width:185px;text-align:center;color:#fff;position:absolute;top:100%;background: linear-gradient(to bottom, #1b7ac0,#31af9a); z-index:9999 ;  box-sizing:border-box;}
.nav li div a {display:block;COLOR: #fff; LINE-HEIGHT:45px; HEIGHT:45px;FONT-SIZE: 16px;font-weight:normal; margin-top:0; border-bottom:1px solid rgba(255, 255, 255, 0.2);}
.nav li div a:hover {color:#fff;  background:#31af9a; border-top:0; border-right:0; border-left:0; font-weight:normal;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }


/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:18px;height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#31af9a}
.sl{width: 100%;}
.sl,.st,.st div,.sl div{overflow:hidden;}
.nextinfo{width:100%;overflow:hidden;}
.nextinfo span{background:#eee;margin:20px 1%;width:48%;float:left;text-align:center;border-radius:20px;font-size: 14px;}
.nextinfo span a{color: #000}


/*产品分类*/
.prolist{ width:100%; margin:0 auto;background:url(../images/prolist.jpg) no-repeat center top; padding-top:70px; height:630px; }
.prolist h2{  text-align:center;  color:#1b7ac0; font-size:40px;background:url(../images/tit.png) no-repeat center center; line-height:119px; height:92px; }
.prolist h2 i{ font-size:25px; color:#fff;  background:url(../images/titbg.png) no-repeat center top; display:inline-block; width:188px; height:46px; line-height:46px; font-style:normal;}
.prolist h3{ font-size:16px; display:block; font-weight:normal; color:#666; margin:10px auto 0 auto;  text-align:center;}
.prolist h3:before{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-right:15px;  margin-bottom:5px;}
.prolist h3:after{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-left:15px; margin-bottom:5px; }

.tx_index_pro{ overflow:hidden;	width:100%; padding:20px 0; clear:both;  position:relative; margin-top:20px;}
.inbg{height: 360px;}
.tx_index_pro_right{float: right;position: relative;z-index: 999999;}
.cssimg img{-webkit-transition-duration:.5s;transition-duration:.5s;}
.cssimg:hover img{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
.tx_index_pro_left{
float:left; width:640px;}	
.tx_index_pro_left .swiper-container { width: 100%; height: 100%; color: #fff; text-align: center; }  
.tx_index_pro_left .swiper-slide .title { text-align:left; line-height:35px;   font-size: 20px; color:#b7946e; padding-bottom:45px; } 
.tx_index_pro_left .swiper-slide .title span{
font-size:35px; font-weight:bold; padding-right:10px;}
.tx_index_pro_left .pagination { position: absolute; z-index: 20; right: 50px; top: 10px; } 
.tx_index_pro_left .swiper-pagination-switch { display: inline-block; width: 16px; height: 16px; background-position:center; background-repeat:no-repeat; background-image:url(img/11.png);   margin-right: 0px;   cursor: pointer; } 
.tx_index_pro_left .swiper-visible-switch {   } 
.tx_index_pro_left .swiper-active-switch {  background-image:url(img/10.png); }
.tx_index_pro_left img{max-width:100%;}
.rtCont{position:relative;width: 80%;margin: 0 auto;overflow: hidden;}
.rtCont ul{margin:0 auto;width:208px;overflow:hidden;}
.rtCont li{float:left;text-align:center;margin-right: 20px;    margin-left: 20px;}
.rtCont li a{display:block;position: relative;transition:all .2s ease;padding-top: 20px;}
.rtCont li a img{display:block;font-size:0px;width:230px;height:230px;transition:all .2s ease;border:6px solid #fff;border-radius: 50%;-webkit-box-shadow: 0 0px 15px rgba(0,0,0,0.1);
box-shadow: 0 0px 15px rgba(0,0,0,0.1);margin: 0 auto;}
.rtCont .btnLeft,.rtCont .btnRight{position:absolute;top:150px;margin-top:-15px;width:46px;height:46px;background: #3ec1d3;font-size: 33px;color: #fff;font-family: "宋体";text-align: center;line-height: 46px;    box-shadow: 0 0px 10px rgba(92,181,26,1);}
.rtCont li a p{margin-top: 15px;font-size: 18px;color: #fff;margin-bottom: 0; background:#31af9a; width:80%; height:45px; line-height:45px; margin:20px auto 0 auto;border-radius: 10px}
.rtCont li a:hover img{-webkit-box-shadow: 0 0px 15px rgba(92,181,26,1);box-shadow: 0 0px 15px rgba(49,175,154,1);border-color: #31af9a;}
.rtCont li a:hover p{color: #fff}
.rtCont .btnLeft{left:-50px;}
.rtCont .btnRight{right:-50px;}
.rtCont>a{transition: .5s;}
.rtCont>a:hover{background: #fff;color: #999;box-shadow: 0 0px 10px rgba(0,0,0,0.3);}


/*pro*/
.pro{width:100%;   padding:60px 0 0px 0; margin:0 auto;}
.chanpin_con{ padding:0 0 71px 0; width:80%; margin:0 auto; overflow:hidden;}
.chanpin_con li{float:left; padding:0; width:23%; height:auto; padding-bottom:0.5%; margin: 0 1% 2% 1%; position:relative; overflow:hidden;  background:#fff}
.chanpin_con .old img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.chanpin_con li:hover .old img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.chanpin_con .old{ width:90%; margin:10px auto 0 auto;position:relative; overflow:hidden;}
.chanpin_con p{ color:#dd2a54; border-bottom:1px solid #d1d1d1; width:80%; margin:0 auto}
.chanpin_con p a{ color:#333; display:block; text-align:center; font-size:20px; line-height:65px;}
.chanpin_con .cp_xq{ width:290px; position:absolute; left:50%; margin-left:-145px; height:190px;  line-height:30px; color:#fff; font-size:15px; background:rgba(49,175,154,0.8); top:32px; opacity:0; padding-bottom:20px}
.chanpin_con .cp_xq h3{ font-size:20px; text-align:center; color:#fff; padding:15px 0 25px 0}
.chanpin_con .cp_xq p{ margin:0px 20px; padding:10px 15px; border:1px solid rgba(255,255,255,0.3); color:#fff}
.chanpin_con .cp_xq  div{ padding:15px 0 0 0; text-align:center}

.chanpin_con li:hover .cp_xq{ opacity:1;
	animation: categorytextanimate5 1s;
	-moz-animation: categorytextanimate5 1s;
	-webkit-animation: categorytextanimate5 1s;
	-o-animation: categorytextanimate5 1s;
}
@keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg); }
}
@-moz-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categorytextanimate5{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}


/*about*/
.about{ width:100%; background:url(../images/about.jpg) no-repeat center top; position:relative; overflow:hidden; padding-bottom:75px;}
.about h2{ text-align:center; display:block; padding:145px 0 145px 0;}
.about .about_cont{ width:80%; position:relative;background-image: -webkit-linear-gradient(left,#227eb1, #59b03b); float:right; margin-top:-50px;height:400px;}
.about .about_cont .about_tit{ color:#fff; font-size:30px; position:absolute; top:50px; left:50px; z-index:2}
.about .about_cont .about_tit em{ display:block;font-family: impact; font-size:50px; }
.about .about_cont .about_tit:after{ content:""; width:2px; height:70px; background:#fff; display:block; margin:20px 0 0 20px;}
.about .about_cont .about_nr{ position:absolute; left:240px; top:125px; font-size:16px; color:#fff; width:70%; z-index:2}
.about .about_cont .about_nr p{ line-height:31px;}
.about .about_cont .about_zm{ position:absolute; font-size:350px;font-family: impact;text-transform: uppercase; text-align:center; color:rgba(255,255,255,0.1); z-index:1 ; bottom:-70px; left:20%}




/*客户案例*/
.case{width:100%;  margin:0 auto;}
.case h2{  text-align:center;  color:#1b7ac0; font-size:40px;background:url(../images/tit2.png) no-repeat center center; line-height:119px; height:92px; }
.case h2 i{ font-size:25px; color:#fff;  background:url(../images/titbg.png) no-repeat center top; display:inline-block; width:188px; height:46px; line-height:46px; font-style:normal;}
.case h3{ font-size:16px; display:block; font-weight:normal; color:#666; margin:10px auto 0 auto;  text-align:center;}
.case h3:before{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-right:15px;  margin-bottom:5px;}
.case h3:after{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-left:15px; margin-bottom:5px; }
.case_con{ padding:71px 0 71px 0; width:80%; margin:0 auto; overflow:hidden;}
.case_con li{float:left; padding:0; width:23%; height:auto; padding-bottom:0.5%; margin: 0 1% 2% 1%; position:relative; overflow:hidden;  background:#fff}
.case_con .old img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case_con li:hover .old img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}


.case_con .old{ width:90%; margin:10px auto 0 auto;position:relative; overflow:hidden;}
.case_con p{ color:#dd2a54; border-bottom:1px solid #d1d1d1; width:80%; margin:0 auto}
.case_con p a{ color:#333; display:block; text-align:center; font-size:20px; line-height:65px;}


/*新闻动态*/
.news{width:100%;  margin:0 auto;}
.news h2{  text-align:center;  color:#1b7ac0; font-size:40px;background:url(../images/tit2.png) no-repeat center center; line-height:119px; height:92px; }
.news h2 i{ font-size:25px; color:#fff;  background:url(../images/titbg.png) no-repeat center top; display:inline-block; width:188px; height:46px; line-height:46px; font-style:normal;}
.news h3{ font-size:16px; display:block; font-weight:normal; color:#666; margin:10px auto 0 auto;  text-align:center;}
.news h3:before{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-right:15px;  margin-bottom:5px;}
.news h3:after{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-left:15px; margin-bottom:5px; }

.news_cont{ width:1280px; position:relative; overflow:hidden; margin:0 auto;background:#fff; padding:20px 20px;}
.news_cont li{ width:403px; float:left;  height:495px; position:relative; border:1px solid #fff; margin:0 13px 0 0; }
.news_cont .xinwen_pic{ width:380px; height:265px; position:absolute; top:9px; left:50%; margin-left:-190px; overflow:hidden;}
.news_cont .xinwen_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .xinwen_pic:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.news_cont .xinwen_text{ width:380px; padding:20px 15px; position:absolute; top:274px; left:11px; background:#eeeced;}
.news_cont .xinwen_text .xinwen_date{ font-size:14px; color:#9e9e9e; line-height:33px;}
.news_cont .xinwen_text .xinwen_title a{ font-size:17px; color:#333; line-height:43px;}
.news_cont .xinwen_text .xinwen_title a:hover{ color:#333;}
.news_cont .xinwen_text .xinwen_span{ width:32px; height:2px; background:#c99619}
.news_cont .xinwen_text .xinwen_cont{ width:100%; font-size:14px; line-height:26px; color:#666}


/*footer*/
.footer{overflow:hidden; background-image: -webkit-linear-gradient(left,#16217f, #0191db); }
.footer .s_width{ padding:70px 0 30px 0;}
.footer .footer_l{ width:380px;}
.footer .footer_l .end_tel{ font-size:16px; line-height:28px; color:#fff; width:65%; border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.2); padding-bottom:10px;}
.footer .footer_l .end_tel span{ float:right;}
.footer .footer_l .end_tel span strong{ display:block; font-size:25px;font-family: georgia,serif;}
.footer .footer_l p{ font-size:14px; line-height:28px; color:#fff}
.footer .footer_l .wx{ margin-left:40px; margin-top:20px;width:155px; padding-bottom:30px;}

.footer .footer_r{border-left:1px solid transparent; border-color: rgba(255, 255, 255, 0.2); width:900px; padding-left:108px;}
.footer .footer_r .footer_nav{ width:100%; height:45px; border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.2);}
.footer .footer_r .footer_nav li{ float:left; padding:0 49px 0 0;text-align:left;}
.footer .footer_r .footer_nav li a{ color:#fff; font-size:16px;}
.footer .footer_r p{ font-size:16px; line-height:28px; color:#fff; margin-top:30px;}

.copyright{ background:#000; border-top:1px solid #464242;font-size:16px; line-height:50px; color:#fff; text-align:center; padding:10px 0;}
.p_float{ position:fixed; width:80px; bottom:0;  right:0; z-index:9999; opacity:0}
.p_float li{ height:78px; width:78px; border:1px solid #1b7ac0;text-align:center; background:#1b7ac0; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.p_float p{ line-height:78px; color:#fff; font-size:16px;}



/*网站内页*/
@keyframes breathe{
	from {
		transform:scale(1.2);
		}
	to {transform:scale(1.0);}
}
.ny_banner{width: 100%;height:500px;animation: breathe 2s; overflow:hidden;}

.header{ width:100%; position:relative; height:500px;}
.ny_prolist{ width:100%; position:absolute; z-index:10;  top:32%; height:300px;}
.ny_prolist p{ color:#fff!important;}
.main{ width:1280px; margin:70px auto;}
.main h2{  text-align:center;  color:#1b7ac0; font-size:40px;background:url(../images/tit2.png) no-repeat center center; line-height:119px; height:92px; }
.main h2 i{ font-size:25px; color:#fff;  background:url(../images/titbg.png) no-repeat center top; display:inline-block; width:188px; height:46px; line-height:46px; font-style:normal;}
.main h3{ font-size:16px; display:block; font-weight:normal; color:#666; margin:10px auto 70px auto;  text-align:center;}
.main h3:before{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-right:15px;  margin-bottom:5px;}
.main h3:after{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-left:15px; margin-bottom:5px; }
.main_cont{ font-size:16px;  line-height:31px; color:#333;}
.main_cont p{ padding-bottom:15px!important;text-indent:2em;}

.main_read h3{ text-align:center; font-size:25px; font-weight:normal; padding:50px 0 10px 0; }
.main_read .main_date{ text-align:center; font-size:15px; color:#666; line-height:35px;border-bottom: 1px solid #E0E0E0; margin-bottom:50px; }
.main_read img{ width:100%; max-width:650px; margin:0 auto 15px auto; display:block;}
.main_read .main_read_cont{font-size:16px;  line-height:31px; color:#333; width:1280px; margin:0 auto;}
.main_read .main_read_cont p{ padding-bottom:15px!important;text-indent:2em;}


.mbx{ width:100%; height:60px; border-bottom:1px solid #eaefed;}
.mbx .espcms_path{ width:1280px; margin:0 auto; font-size:16px; line-height:60px;}
.mbx .espcms_path li{display: inline-block;}
.mbx .espcms_path > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}


.espcms_page_botton{text-align: center;border-top: 1px solid #E0E0E0;padding:50px 0px 15px 0;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline: 0px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}

.btn-default {color: #333;background-color: #f2f2f2;outline:0px; margin-right:1px;}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
.btn-default:hover {color: #333;background-color: #1b7ac0;border-color: #adadad;outline:0px}
.btn-default:active,.btn-default.active {color: #fff;background-color: #31af9a;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #fff;background-color: #00af5f;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}

.espcms_info_pager{ width:1280px; margin:0 auto 105px auto;}
.espcms_info_pager li{ width:46%; float:left; text-align:center; background:#f2f2f2; line-height:50px; margin-right:5%}
.espcms_info_pager li:nth-child(2n){ margin-right:0px;}

/*内页产品展示*/
.se_pro_con{ width:100%; overflow:hidden;  position:relative; margin:0px auto 0 auto;}
.se_pro_con ul{}
.se_pro_con li{ float:left; position:relative; width:30%; height:315px; overflow:hidden;top:100%; margin:0 30px 20px 0; cursor:pointer;}
.se_pro_con em{ font-style: normal; text-align:center; line-height:48px; width:427px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_pro_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_pro_con li:hover .cp_m img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_pro_con .cp_k{position:absolute; height: 60px; width: 385px;background: rgba(0,0,0,0.5); bottom:0; z-index: 8888;left:0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_pro_con .cp_k a{ line-height: 60px; color: #FFFDFE; font-size: 22px; display: block; text-align: center;}
.se_pro_con .cp_k a:hover{font-size: 24px;   color: #1b7ac0;}


.main_about{ width:1280px; margin:0 auto;background: #fafafa;color: #444;height: 50px;line-height: 50px;font-weight: bold;font-size: 15px; height:520px;}
.main_about h2 i{background: #C4005B;width: 2px;height: 30px;display: block;float: left;margin: 10px 10px 0px 0px;}


/*se_hangye*/
.se_news_con{ padding:40px 0 0 0; width:100%; margin:0 auto;}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer;position:relative; top:0; padding:25px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-bottom:1px solid #eee}
.se_news_con li:hover { background:#31af9a; top:30px;}
.se_news_con li:hover:nth-child(2n) { background:#1b7ac0; top:30px;}
.se_news_con .se_news_da{ width:1380px; margin:0 auto}
.se_news_l{ width:300px; position:relative; overflow:hidden; height:200px; }
.se_news_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_l:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_news_r{ width: 976px; position: relative; z-index: 2; padding:10px 20px 0 0}
.se_news_r span{ display:block; background:url(../images/yuan.png) no-repeat left center; line-height:35px; font-size:14px; color:#888; padding:0 0 0 20px;}
.se_news_r h2{  font-size:14px; color:#555555; padding:5px 0 10px 0; font-weight:normal;}
.se_news_r h2 a{  font-size:23px; color:#333; text-transform:uppercase; display:block; line-height:50px;transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
.se_news_r h2 a:hover{   color:#0f58ce; }
.se_news_r p{ line-height:28px; color:#777; padding:10px 0 10px 0; font-size:15px;}
.se_news_r .se_news_more{ width:120px; border:1px solid #f2f2f2; background:#f2f2f2; line-height:30px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_r .se_news_more a{ color:#1b7ac0; font-size:14px;}
.se_news_r .se_news_more a:hover{ color:#fff; }
.se_news_con li:hover .se_news_more{ background:#fff; border:1px solid #fff; }
.se_news_con li:hover .se_news_more a{ color:#31af9a; }
.se_news_con li:hover .se_news_r h2 a{ color:#fff; }
.se_news_con li:hover .se_news_r h2{ color:#fff; }
.se_news_con li:hover .se_news_r p{ color:#fff; }

/*se-contact*/
.main_contact{ width:1280px; margin:70px auto;}
.main_contact h2{  text-align:center;  color:#1b7ac0; font-size:40px;background:url(../images/tit2.png) no-repeat center center; line-height:119px; height:92px; }
.main_contact h2 i{ font-size:25px; color:#fff;  background:url(../images/titbg.png) no-repeat center top; display:inline-block; width:188px; height:46px; line-height:46px; font-style:normal;}
.main_contact h3{ font-size:16px; display:block; font-weight:normal; color:#666; margin:10px auto 70px auto;  text-align:center;}
.main_contact h3:before{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-right:15px;  margin-bottom:5px;}
.main_contact h3:after{ content:""; width:50px; height:1px; background:#31af9a; display:inline-block; margin-left:15px; margin-bottom:5px; }
.main_contact ul{ margin:0px auto;}
.main_contact li{ width:415px;  float:left; text-align:center; padding-bottom:15px; margin-right:15px;}
.main_contact li:nth-child(3){ margin-right:0px;}
.main_contact li img{ margin-top:30px;}
.main_contact li i{ display:block; text-align:center; font-style:normal; padding:20px 0 10px 0; font-size:20px;}
.main_contact li em{ display:block; padding:15px 0 0 0; font-size:18px; line-height:30px;}
.main_contact li span{display:block; font-size:16px; line-height:31px; color:#666; text-align:center;}


.gtr{
position:fixed; z-index:999999; right:0; width:70px; height:198px; margin-top:-99px; top:67%;}
.gtr ul li{border-bottom:1px #ececec solid;
float:left; position:relative; width:100%; height:65px;}
.gtr ul li:hover{border-bottom:1px #ececec solid;}
.gtr ul li:nth-child(3) img,.gtr ul li:nth-child(1) img,.gtr ul li:nth-child(1) p{ display:none;
position:absolute; top:0; right:70px; max-width:none;}
.gtr ul li:nth-child(1) p{width: 176px;font-size: 22px;font-family: "cuya";color: #434343;line-height: 50px;}
.gtr ul li a{background-color:#fff;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1); 
display:block; width:100%; height:65px;  background-position:center; background-repeat:no-repeat;-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;}
.gtr ul li:hover a{
background-color:#e41160;
}
.qqchat{ display:none;
position:absolute; right:75px; width:255px; height:144px; top:-32px; background-image:url(images/qqchat.png); background-position:center; background-repeat:no-repeat;}
.gtr ul li:nth-child(3):hover img,.gtr ul li:nth-child(1):hover img,.gtr ul li:nth-child(1):hover p{
display:block;}
.gtr ul li:nth-child(1) a{
background-image:url(../images/r1.png);}
.gtr ul li:nth-child(1):hover a{
background-image:url(../images/r1on.png);}
.gtr ul li:nth-child(2) a{
background-image:url(../images/r2on.png);}
.gtr ul li:nth-child(2):hover a{
background-image:url(../images/r2.png);}
.gtr ul li:nth-child(3) a{
background-image:url(../images/qq2.png);}
.gtr ul li:nth-child(3):hover a{
background-image:url(../images/qq.png);}
.gtr ul li:nth-child(4) a{
background-image:url(../images/r3.png);}
.gtr ul li:nth-child(4):hover a{
background-image:url(../images/r3on.png);}
.gtr ul li .qqchat dl{
float:left; width:248px;}
.gtr ul li .qqchat dl dd{
float:left; width:100%;}
.gtr ul li .qqchat dl dd a{  
display:block; width:100%; height:48px; line-height:48px; background-image:url(../images/q.png); text-indent:45px; background-position:9px center; background-repeat:no-repeat;}
.gtr ul li .qqchat dl dd:hover{
background-color:#e41160;}
.gtr ul li:hover .qqchat dl dd a{
background-color:transparent; background-image:url(images/q.png);}
.gtr ul li:hover .qqchat{
display:block;}
